home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part2 / 15789 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  696 b 

  1. Path: news-m01.ny.us.ibm.net!usenet
  2. From: bbogard@ibm.net
  3. Newsgroups: comp.lang.c++
  4. Subject: Virtual Inheritance
  5. Date: 8 Apr 1996 02:31:27 GMT
  6. Message-ID: <4k9tpv$173k@news-s01.ny.us.ibm.net>
  7. Reply-To: bbogard@ibm.net
  8. NNTP-Posting-Host: slip129-37-223-75.ca.us.ibm.net
  9. X-Newsreader: IBM NewsReader/2 v1.2.5
  10.  
  11. I was recently talking to a possible employer on the phone, and he asked me a question
  12. about C++ I had never heard of before.  He has me what is virtual inheritance?  Is this
  13. an ANSI compatible extension or something.  I have used a number of compilers including
  14. VC 4.1 and BC 4.5 and neither of those had virtual inheritance defined in the language.
  15. What is it, and what is it used for?
  16.